.. _`Upload File`: .. _`com.sympathyfordata.azure.graph.file.upload`: Upload File ``````````` .. image:: node_graph_file.svg :width: 48 Documentation ::::::::::::: Upload File to the Folder specified by the :ref:`Folder Item ` passed as :ref:`graph_data_365` input. Optionally outputs :ref:`Graph port ` with the Folder Item as :ref:`graph_data_365`. Definition :::::::::: Input ports ........... **graph** graph Graph **file** datasource File Output ports ............ **graph** 0 - 1, graph Graph Configuration ............. **If file already exists** (if_file_exists) What to do if the file already exists Related nodes ............. * :ref:`com.sympathyfordata.azure.graph.driveitem.select` Examples ........ * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: UploadFileGraph :noindex: